'Declaration
<DispIdAttribute(943)> Function WiaGetImageLayout( _ ByRef Left As Double, _ ByRef Top As Double, _ ByRef Width As Double, _ ByRef Height As Double _ ) As Boolean
[DispId(943)] bool WiaGetImageLayout( ref double Left, ref double Top, ref double Width, ref double Height )
function WiaGetImageLayout( var Left: Double; var Top: Double; var Width: Double; var Height: Double ): Boolean;
DispIdAttribute(943) function WiaGetImageLayout( Left : double, Top : double, Width : double, Height : double ) : boolean;
Parameters
- Left
- Top
- Width
- Height